バージョン

KeyList プロパティ

シンタックス
'宣言
 
Public Property KeyList As List(Of TKey)
public List<TKey> KeyList {get; set;}
参照